.multiLineSpan
{
  width: 350px; 
  position: static; 
  text-align: left;
}
#roundedContainer {
  border: solid 1px gray; 
  width: 700px; 
  margin-top: 2%; 
  margin-left: auto; 
  margin-right: auto; 
  min-height: 600px;
  overflow: visible;
}
#roundedContainerHeader {
	background: #0b6545;
	text-align: center;
	font-size: 14pt;
}
#txtUserID_p1 {
  width: 20em;
}